home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / HyperCardIIGS / Interfaces / for APW / E16.HyperXCMD next >
Encoding:
Text File  |  1991-01-04  |  329 b   |  19 lines  |  [TEXT/pdos]

  1. ; File:  E16.HyperXCMD
  2. ;
  3. ; For use with HyperCard IIGS version 1.0
  4. ;
  5. ; Copyright Apple Computer, Inc. 1990
  6. ; All Rights Reserved
  7. ;
  8. ;
  9.  
  10.  
  11. ; offset constants for XCMDBlock
  12.  
  13. oxbParamCount    GEQU   0
  14. oxbParams        GEQU   2
  15. oxbReturnValue   GEQU   66
  16. oxbPassFlag      GEQU   70
  17. oxbUserID        GEQU   72
  18. oxbReturnStat    GEQU   74
  19.